home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / domacnost a kancelar / clocx / ClocXfull.exe / Presets / MickeyClock.ini < prev    next >
INI File  |  2007-07-26  |  678b  |  23 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0x00ff00       ;cut window by this color (default red)
  4. DisableAMPM=0           ;show AM/PM indicator (default 0)
  5. AMPMColor=0x201010    ;color of AM/PM indicator
  6.  
  7. HourPNG=MClkhrHand.hpng
  8. HourPNGCenterDist=33
  9.  
  10. MinutePNG=MClkminHand.hpng
  11. MinutePNGCenterDist=43
  12.  
  13.  
  14.  
  15. SecondColor=0x555555    ;color of second hand
  16. SecondLength=100        ;length of second hand
  17. SecondLap=0             ;overlap of second hand
  18. SecondWidth=2           ;width of second hand
  19.  
  20.  
  21. CenterX=122            ;center point's X (default image_width / 2)
  22. CenterY=123            ;center point's Y (default image_height / 2)
  23.